home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: udcf.gla.ac.uk!news
- From: Gavin McLellan <G.McLellan@biomed.gla.ac.uk>
- Subject: Compiler Errors Visual C++ 1.0
- Content-Type: text/plain; charset=us-ascii
- Message-ID: <3111695C.4F9C@biomed.gla.ac.uk>
- Sender: news@udcf.gla.ac.uk (News)
- Content-Transfer-Encoding: 7bit
- Organization: University of Glasgow
- Mime-Version: 1.0
- Date: Fri, 2 Feb 1996 01:31:08 GMT
- X-Mailer: Mozilla 2.0b6b (Win16; I)
-
- Hi I'm newbie brushing up on Visual C++ 1.0 and I've reproduced below a
- couple of compiler errors I can't make head nor tail of. I'm trying to
- compile step 2 of the Microsoft tutorial project 'scribble.mak'. Yes,
- that old one... ...step 1 compiled fine.
-
- ===============
-
- Initializing...
- Compiling...
- DOSXNT : system error DX5420: CheckDPMI: error when checking for
-
- coprocessor support
-
- DOSXNT : fatal error DX1230: DOSXNT initialization failed
-
- CL returned error code 1.
- SCRIBBLE.EXE - 2 error(s), 0 warning(s)
-
- ============================
-
- First, what do they mean, & second, what is the possible solution?
-
- Any help on this will be most gratefully received.
-
- Gavin McLellan IBLS, University of Glasgow, SCOTLAND
-